Skip to content

Conversation

@lukaszstolarczuk
Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk commented Jan 16, 2025

Description

Each commit introduces a small fix/update around CMake. The "most important" part is to add a warning if a version is set to 0.0.0, which should be rather unexpected for users.

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@lukaszstolarczuk lukaszstolarczuk requested a review from a team as a code owner January 16, 2025 14:54
mostly adding new "section" comments and a misspell fix.
It should be either 'L0' or 'Level Zero'
Improper version set in CMake means, our lib will be wrongly configured
and libumf.so.0.0.0 will be produced... which most likely is not expected
(unless it's a developer's build).
for 'build_umf_test' and 'add_umf_ipc_test'.
It's for proper parsing of CMake files.
Copy link
Contributor Author

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added an yet another rule for 'add_umf_ipc_test' in .cmake-format

@bratpiorka
Copy link
Contributor

@KFilipek please resolve or update the discussion if still needed

@KFilipek KFilipek merged commit 4af372f into oneapi-src:main Jan 24, 2025
78 checks passed
@lukaszstolarczuk lukaszstolarczuk deleted the cmake-updates branch January 24, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants